﻿body {
  background: #fff;
}

.haderht {
  background: url(../images/t_bg.gif) no-repeat center top;
  background-size: 100% 210px;
}

.haderht .hesder {
  width: 100%;
  min-width: 1100px;
}

.haderht .hesder ul {
  margin: 0 auto;
  width: 1100px;
  padding-top: 7px;
}

.haderht .hesder .tophr li {
  float: left;
  margin-right: 22px;
  color: #333;
  font-size: 12px;
}

.haderht .hesder .tophr li a {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #333;
  letter-spacing: 0;
}

.haderht .hesder .tophr li a:hover {
  color: #ffc107;
}

/*.haderht .hesder .tophr li:nth-child(2) {
  width: 36%;
}


.haderht .hesder ul li:nth-child(4) {
  float: right;
}*/


.haderht .hesder .hef {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.haderht .hesder .hef .heimg {
  float: left;
  width: 16%;
  padding: 10px 0 0 10px;
  height: 100px;
  line-height: 97px;
  text-align: center;
}

.haderht .hesder .hef .heimg img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.haderht .hesder .hef .tedt {
  float: left;
  margin-top: 34px;
  width: 30%;
}

.haderht .hesder .hef .tedt p {
  display: block;
  padding-left: 24px;
  color: #d80000;
  font: 18px "宋体";
  border-left: 1px solid #CCC;
}

.haderht .hesder .hef .tedt .em {
  font: normal 16px/30px "微软雅黑";
  color: #555555;
}

.haderht .hesder .hef .telk {
  float: right;
  margin-right: 10px;
  padding-left: 52px;
  margin-top: 15px;
  font: 16px "Microsoft YaHei";
  background: url(../images/tel.png) no-repeat left center;
}

.haderht .hesder .hef .telk p {
  color: #555555;
}

.haderht .hesder .hef .telk span {
  display: block;
  font: bold 30px "Arial";
  color: #d80000;
}

.haderht .hesder .uul {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.haderht .hesder .uul li {
  float: left;
  background: url(../images/n_lin.gif) no-repeat right center;
  margin-top: -7px;
  padding-right: 6px;
  height: 54px;
  font: 14px/54px "微软雅黑";
  text-align: center;
  position: relative;
}

.haderht .hesder .uul li .ap {
  color: #fff;
  padding-left: 25px;
  text-decoration: none;
  font-size: 15px;
  margin: 0 3px;
  display: block;
  line-height: 50px;
  text-align: center;
  font-family: PingFangSC-Regular;
  letter-spacing: 0;
}

.haderht .hesder .uul li .ap span {
  padding-right: 24px;

}

.haderht .hesder .uul li .ap {
  /* background: url(../images/nav_l.gif) no-repeat left top; */
  display: block;
  text-decoration: none;
  float: left;
}


.haderht .hesder .uul li .ap.cur {
  background: url(../images/nav_l.gif) no-repeat left top;
}

.haderht .hesder .uul li .ap.cur span {
  background: url(../images/nav_r.gif) no-repeat right top;
  display: block;
  padding-right: 24px;
  float: left;
  color: #fff;
}

.haderht .hesder .uul .cur .ap span {
  display: block;
  padding-right: 24px;
  float: left;
  color: #fff;
}

.haderht .hesder .uul li:hover .ap {
  background: url(../images/nav_l.gif) no-repeat left top;
  display: block;
  text-decoration: none;
  float: left;
}

.haderht .hesder .uul li:hover .ap span {
  background: url(../images/nav_r.gif) no-repeat right top;
  display: block;
  padding-right: 24px;
  float: left;
  color: #fff;
}

.haderht .hesder .uul li .dn {
  display: none;
}

.haderht .hesder .uul li .nav_dd {
  position: absolute;
  margin-top: 54px;
  min-width: 134px;
  color: #ffffff;
  font-size: 14px;
  line-height: 45px;
  text-align: center;
  background: rgba(31, 37, 38, 0.75);
  z-index: 999;
}

.haderht .hesder .uul li .nav_dd a {
  display: block;
  height: 44px;
  text-align: center;
  color: #fff;
  padding: 0 18px;
}

.haderht .hesder .uul li .nav_dd a:hover {
  background: rgba(242, 110, 5, 0.75);
  color: #fff;
}

.haderht .hesder .uul li:hover .dn {
  display: block;
}




/*
.nott #box {
  width: 100%;
  height: 450px;
  position: relative;
}

.nott #box .box-nav {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.nott #box .box-nav ul {
  width: 1000000000000%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.nott #box .box-nav ul li {
  overflow: hidden;
  float: left;
  text-align: center;
}

.nott #box .box-nav ul li img {
  max-width: 100%;
max-height: 100%;
}

.nott #box .box-nav ol {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  text-align: center;
  font-size: 0;
}

.nott #box .box-nav ol li {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #fff;
  margin: 0 4px;
  border-radius: 50%;
  cursor: pointer;
}

.nott #box .box-nav ol .current {
  background-color: red !important;
}
*/